You are here: Scripting Reference > Functions > Program Control

Program Control

You can modify the See "Program Flow" through the use of these functions.

 

Modifying Program Flow is essential when mapping data definitions that have differing structures. For example if the source data definition is a list of order lines, and this need to be mapped to a data definition with order header/order line structure you will need to call See "ProcessMasterRecord"when you need to create a new header record in the destination.

 

The following Program Control functions are available.